-
Notifications
You must be signed in to change notification settings - Fork 3
[release] v0.0.5 RELEASE #110
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* ♻️ refactor: gameStart 리팩토링 - 방장만 게임 시작 가능 - 이미 플레이 중인 방의 중복 게임시작 방지 * chore: Java 스타일 수정 * ⚰️ remove: GameStartRequestDTO 삭제 * ♻️ refactor: 리뷰 반영 수정 --------- Co-authored-by: github-actions <>
* ♻️ convertAndSend 계층 변경 * chore: Java 스타일 수정 * ♻️ 충돌 해결 * chore: Java 스타일 수정 --------- Co-authored-by: github-actions <>
* ♻️ refactor: saveRoom, 퀴즈 정보 조회 메서드 수정 * chore: Java 스타일 수정 --------- Co-authored-by: github-actions <>
* ✨ feat: 비밀방 여부 포함 * chore: Java 스타일 수정 --------- Co-authored-by: github-actions <>
* ♻️ refactor: 웹소켓 핸드쉐이크 인터셉터 변경 * ✨ feat: 웹소켓 로그에 사용자이름 추가 * chore: Java 스타일 수정 --------- Co-authored-by: github-actions <>
* 🔧 최신 dev 브랜치와 충돌 해결.. * ✨ feat : 게임 시작, 진행, 타이머 기능 추가 * chore: Java 스타일 수정 * ✨ feat : Room에 타이머 업데이트 해주기 * chore: Java 스타일 수정 * ♻️ refactor : PR 리뷰 반영 + chat으로 정답 맞혔을 시, Question_start 누락 해결 * chore: Java 스타일 수정 * 🔧 chore: 사용하지 않는 상수 삭제 * ♻️ refactor : getDestination() util 메서드로 분리 * chore: Java 스타일 수정 * 🔧 chore : PR 리뷰 반영 * chore: Java 스타일 수정 * ♻️ refactor : SystemNotice enum으로 분리 * chore: Java 스타일 수정 * chore: Java 스타일 수정 * 🔧 chore: cancelTimer 위치 변경 --------- Co-authored-by: github-actions <>
* ✨ feat: 특정 닉네임이 포함된 유저 정보 조회 기능 * 🐛 fix: 닉네임 중복 확인 시 대소문자 구분하지 않음 * chore: Java 스타일 수정 --------- Co-authored-by: github-actions <>
* ♻️ destination 생성 위치 변경 * chore: Java 스타일 수정 * ✨ subscribe 이벤트 리스너 구현 * ♻️ 재연결 중간 커밋 * ✨ 재연결 로직 완료 * chore: Java 스타일 수정 * ♻️ 테스트값 원복 * ♻️ 재입장 시 기본 방 세팅 값 브로드캐스트 * chore: Java 스타일 수정 * ♻️ 중복검사 제거 * ♻️ remove 위치 변경 * chore: Java 스타일 수정 * ♻️ test 수정 * ♻️ NPE 보완 * ♻️ RoomEventType reconnect 추가 * chore: Java 스타일 수정 * ♻️ 리뷰내용 반영 * chore: Java 스타일 수정 * ♻️ 리뷰내용 반영 * chore: Java 스타일 수정 * ♻️ 패키지 소문자변경 * ♻️ 오류 해결 * chore: Java 스타일 수정 * ♻️ 리뷰 반영 - util 추가, 메소드명 수정, 널세이프수정 * chore: Java 스타일 수정 * 🐛 oldSession 관리 순서 변경 * ♻️ 테스트 수정 * chore: Java 스타일 수정 * ♻️ 리뷰 반영 s 삭제 * chore: Java 스타일 수정 * ♻️ 재입장시 connect 상태 변경, 응답 추가 * ♻️ 스레드 풀 1-> 2 변경 * chore: Java 스타일 수정 * ✅ test 코드추가 * chore: Java 스타일 수정 --------- Co-authored-by: github-actions <>
|
🏷️ [bumpr] |
|
🚀 [bumpr] Bumped! |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.